CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 模式识别

搜索资源列表

  1. fisher

    0下载:
  2. matlab 程序,是模式识别中的FISH算法的实现,附运行结果 -MATLAB program, the FISH pattern recognition algorithm to achieve, with a running results
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:19536
    • 提供者:xiaoxiaoyuan
  1. osjl

    0下载:
  2. 基于最小欧式距离的模式识别分类,对于简单直观明了。-Pattern recognition based on the minimum Euclidean distance classification, for simple and intuitive to understand.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:3837
    • 提供者:蒋毅
  1. 1

    0下载:
  2. 模式识别分层聚类、k—均值算法,支持向量机、线性判别、判别代码、ppt-Pattern recognition hierarchical clustering, k-means algorithm, support vector machines, linear discriminant, discriminant code, ppt
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:594195
    • 提供者:刘蕊
  1. patternRecognitionAndcompute

    1下载:
  2. 模式识别与智能计算matlab实现的源代码 主要有聚类分析 手写数字分类的实现-pattern Recognition And intelligence computing
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:2007439
    • 提供者:lihao
  1. matlab

    0下载:
  2. 模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:6461
    • 提供者:张妮娜
  1. differentcalsiificationpalying

    0下载:
  2. 模式识别中各种分类算法演示Demonstrate a variety of classification algorithms in pattern recognition-Demonstrate a variety of classification algorithms in pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:567753
    • 提供者:chen dd
  1. immune

    1下载:
  2. 人工免疫算法的模式识别,用于故障诊断 -Pattern Recognition Artificial immune algorithm for fault diagnosis
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1758505
    • 提供者:樊磊
  1. xianxing

    0下载:
  2. 在模式识别中线性判别函数的MATLAB实现,与程序分析-Linear discriminant function in pattern recognition of the MATLAB implementation, and program analysis
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:525738
    • 提供者:tanliguo
  1. K-meansclusteringalgorithmmatlabprogram

    1下载:
  2. 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:45633
    • 提供者:yu
  1. Pattern_Recognition_Fourth_Edition

    0下载:
  2. MATLAB 模式识别的外文书籍,特别经典的研究生用书-Books in foreign languages MATLAB pattern recognition, especially the classic book Graduate
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:12235382
    • 提供者:詹惠崇
  1. machine_learning_toolbox

    0下载:
  2. 这是个统计模式识别工具箱,是各种统计模式识别算法用matlab语言的实现。-The Statistical Pattern Recognition Toolbox is a collection of pattern recognition (PR) methods implemented in Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6957948
    • 提供者:林箫
  1. Genetic-algorithm-using-MATLAB

    1下载:
  2. 遗传算法在MATLAB环境中的实现,适合图形模式识别广泛应用等方面-Genetic algorithm implementation in MATLAB environment, suitable for wide range of graphics applications such as pattern recognition
  3. 所属分类:matlab

    • 发布日期:2015-11-01
    • 文件大小:77824
    • 提供者:zhx
  1. Bayes-matlab-

    0下载:
  2. MATLAB 模式识别的小程序,最小错误率Bayes分类器的设计与检验等-MATLAB pattern recognition applet, Bayes minimum error rate classifier design and inspection
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:17734
    • 提供者:
  1. MicrosoftWord

    0下载:
  2. 几个经典的模式识别算法的MATLAB源代码,欢迎下载交流。-matlab,PR
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:5046
    • 提供者:apples
  1. pattern recognition

    0下载:
  2. 模式识别,fisher判别法,近邻法,k近邻法matlab例程(Pattern recognition, Fisher discriminant method, nearest neighbor method, k nearest neighbor method, matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:hit_bojiale
  1. 感知器算法

    0下载:
  2. 感知器算法是一种神经网络的模型,是20世纪50年代中期到60年代初人们对模拟人脑学习能力的一种分类学习机模型的称呼。当时的研究者认为它是一种学习的强有力模型,但以当时的技术无法实现非线性分类,许多实验室都放弃了感知器的研究。但其中的思想很经典,对后来的模式识别模型有很大的影响。当然,随着时代的进步,已经有很多学者提出了许多非线性的感知器改进算法,并取得良好效果,此程序主要基于Matlab来具体实现传统的感知器算法。(This program is based on Matlab to speci
  3. 所属分类:matlab例程

  1. 最小二乘法

    0下载:
  2. 模式识别,最小二乘法,程序,MATLAB程序,文档说明(Pattern recognition, least squares)
  3. 所属分类:matlab例程

  1. 模式识别与智能计算中第2章MATLAB源代码

    0下载:
  2. Pattern Recognition and Intelligent Computing Chapter 2, MATLAB Source Code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:7168
    • 提供者:王大仙儿
  1. 模式识别与智能计算中第4章MATLAB源代码

    0下载:
  2. Pattern Recognition and Intelligent Computing Chapter 4, MATLAB Source Code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:王大仙儿
  1. 模式识别与智能计算中第5章MATLAB源代码

    0下载:
  2. Pattern Recognition and Intelligent Computing Chapter 5, MATLAB Source Code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:王大仙儿
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com